Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replaceRequireScript fix for conditional html in head and for templates #90

Merged
merged 1 commit into from
Mar 2, 2014

Conversation

nitinhayaran
Copy link
Contributor

replaceRequireScript fix for conditional html in head and for django template tags

If html have some conditional html or template tags in start of the file, they get messed up because of template parsing.
Presently we don't parse the html, we use regex to find script tag and then replace it.

…template tags

If html have some conditional html or template tags in start of the
file, they get messed up because of template parsing.
Presently we don’t parse the html, we use regex to find script tag and
then replace it.
@asciidisco
Copy link
Owner

That is awesome. Thank you 👯

asciidisco added a commit that referenced this pull request Mar 2, 2014
replaceRequireScript fix for conditional html in head and for templates
@asciidisco asciidisco merged commit e06d518 into asciidisco:master Mar 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants